projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c80326
)
mx35: Remove declaration of non-existing function
author
Benoît Thébaudeau
<
[email protected]
>
Tue, 14 Aug 2012 10:32:40 +0000
(10:32 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Sat, 1 Sep 2012 12:58:28 +0000
(14:58 +0200)
Signed-off-by: Benoît Thébaudeau <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Acked-by: Stefano Babic <
[email protected]
>
arch/arm/include/asm/arch-mx35/clock.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-mx35/clock.h
b/arch/arm/include/asm/arch-mx35/clock.h
index 5dc53baf942d114d4acf0962e10d97c51630dc3f..e94f124479266c2c8860eb55e3ecb311fa2bdf08 100644
(file)
--- a/
arch/arm/include/asm/arch-mx35/clock.h
+++ b/
arch/arm/include/asm/arch-mx35/clock.h
@@
-62,8
+62,6
@@
enum mxc_peri_clock {
SPI2_CLK,
};
-unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref);
-
u32 imx_get_uartclk(void);
u32 imx_get_fecclk(void);
unsigned int mxc_get_clock(enum mxc_clock clk);